home *** CD-ROM | disk | FTP | other *** search
/ PC Open 93 / PC Open 93 CD 2.bin / PDF / webdeveloper / lezione_1 / weblog.asp < prev    next >
Encoding:
Text File  |  2003-08-25  |  443 b   |  23 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2.  
  3. <html>
  4. <head>
  5.     <title>Il sito di Mario Rossi</title>
  6. </head>
  7.  
  8. <body>
  9.  
  10. <table width="100%" border="1" cellpadding="0" cellpadding="2">
  11. <tr>
  12.     <td width="100">
  13.  
  14.     <!--#include file="includemenu.asp"-->
  15.  
  16.     </td>
  17.     <td><h1><div align="center">Questa Φ la sezione con il weblog</div></h1></td>
  18. </tr>
  19. </table>
  20.  
  21. </body>
  22. </html>
  23.